Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
microtime
microtime
Returns the current Unix timestamp, and the number of microseconds
Name:
microtime
Category:
Date and time
Programming Language:
php
One-line Description:
Returns the number of microseconds of the current time.
Related
How to Use the microtime() Function to Get High-Precision Timestamps? Learn Techniques for Accurate Time Tracking in PHP
7
Similar Functions
idate
idate
Formatlocaltime/date
timezone_offset_get
timezone_offset_get
AliasforDateTimeZo
date_create
date_create
DateTime::__construc
timezone_name_get
timezone_name_get
AliasforDateTimeZo
getdate
getdate
Getdate/timeinformat
strptime
strptime
parsethetime/dategen
gmstrftime
gmstrftime
FormatGMT/UTCtime/da
date_timestamp_set
date_timestamp_set
AliasforDateTime::
Popular Articles
How to Use the microtime() Function to Get High-Precision Timestamps? Learn Techniques for Accurate Time Tracking in PHP